File Size And Performance
|
· | reusing similar fonts in similar sizes and colors
|
· | using smaller image and sound files. You can also change JPEG and sound compression options (e.g. choose MP3 compression)
|
· | looping short sound clips rather than using a single long clip
|
· | using vector graphics rather than bitmap (raster) images
|
· | reusing sprites. Use instances to ensure copies of sprites remain identical.
|
· | minimizing the use of Effects where lots of objects (or components of objects) are moving at once (such as explode and squeeze)
|
· | changing the options for 'Text as Shapes' and 'Share Font'. Although the default settings are usually the best, in some cases you can get smaller file sizes by changing these settings
|
· | checking the 'Do not animate off-stage objects' option on the Export Panel - this removes animation of objects that are outside the 'Movie' window of the .swf file
|
· | unchecking the 'Allow import of text as text object' option on the Export Panel - this removes some information that is only required when importing the .swf into Flash.
|